home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / scripts / selinux / mdp / Makefile < prev    next >
Encoding:
Makefile  |  2008-12-24  |  146 b   |  6 lines

  1. hostprogs-y    := mdp
  2. HOST_EXTRACFLAGS += -Isecurity/selinux/include
  3.  
  4. always        := $(hostprogs-y)
  5. clean-files    := $(hostprogs-y) policy.* file_contexts
  6.